-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tickets/dm 39246 - WIP replacement for calsys classes #116
Draft
weatherhead99
wants to merge
17
commits into
develop
Choose a base branch
from
tickets/DM-39246
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+6,179
−0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
weatherhead99
force-pushed
the
tickets/DM-39246
branch
from
December 12, 2023 03:54
72955fd
to
07b0db3
Compare
derived classes for AT and MT structure for methods start fleshing out a few more details start on monochromator setup functions start on various calculations helper function for LFA retrieval stub method for take_data
start bringing in calibration curves radiometer throughput stubs cal curves dunder init start annotating unit types start on test suite skeleton start on calculations of maximum electrometer time add maintel throughput calibration curves
support for getting maintel throughput numbers too black reformatting logic for limiting maximum exposure time of radiometer port function to run electrometer exposures start on turning on auxtel light start on checking states of lamps etc start on chiller control stuff helpers, etc etc fleshing out startup methods power on and off sequences for AT done
dsanmartim
force-pushed
the
tickets/DM-39246
branch
from
February 13, 2024 03:09
e1bf0a2
to
c18e689
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is not quite ready for review yet.
Most of the functionality is there, taking data nearly done, calibration loading.
Configuration parsing in progress.
This should be viewed alongside (lsst-ts/ts_standardscripts#157) which is taking shape to show how the scripts can interact with it.